#@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
* {
	box-sizing: border-box;
	font-family: "Roboto";
	overflow: hidden;
}
body {
	display: flex;
	/* flex-direction: column; */
	justify-content: center;
	align-items: center;
	/* width: 100%; */
	/* background: linear-gradient(to top right, #d5888c, #CF9A32 43%, #000000 56%, #85365f); */
	margin: 0 auto;
	padding: 0px 0px;
	overflow: hidden;
	background-color: transparent;
}
.crowd-funding__header h1 {
	font-size: 50px;
	letter-spacing: 3px;
	margin-bottom: 7px;
	padding: 0;
	line-height: 50px;
	opacity: 0.9;
}
.crowd-funding__header p {
	font-size: 16px;
	opacity: 0.8;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 18px;
}
.crowd-funding__header .hashtags {
	opacity: 0.8;
	font-size: 10px;
	margin-top: 5px;
}
.crowd-funding__header__description {
	width: 40%;
}
.crowd-funding__header__details {
	width: 40%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.funding-counter {  
	display: flex;
    flex-direction: column;
    width: 100%;
    height: 30px;
}
.funding-counter p {
	opacity: 1;
}




@media (max-width: 523px) {
  .funding-counter p {
	font-size: 12px;
  }
} 




.funding-counter__bar {
	position: relative;
	top: 40px;
	left: 28%;
	width: 30%;
	height: 25px;
	border: 3px solid #000000;
	margin-top: 3px;
	background: linear-gradient(to right, #FB080C 70%, transparent 0%);
	border-radius: 1px;
}
.funding-counter__bar_Text {
	position: relative;
	top: -75px;
	font-family: cursive;
    font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	animation: glow 1s ease-in-out infinite alternate;
	margin-top: 5px;
	margin-bottom: -15px;
	opacity: 0.;
	color: #000000;
}
.p5555 {
	position: relative;
	top: -30px;
	/* left: 7%; */
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	width: 100%;
	/* margin-top: 45px; */
	text-align: center;
	/* overflow-y: scroll; */
}
.p55555 {
	position: relative;
	top: -10px ;
	text-align: center;
	/* left: 7%; */
	font-family: 'Anton';
	font-size: 30px;
	text-transform: uppercase;
	color: #000000;
	text-shadow: -1px 0 #CF9A32, 0 1px #CF9A32, 1px 0 #CF9A32, 0 -1px #CF9A32;
	width: 100%%;	
}
.p555555 {
	text-align: center;
	left: ;
	font-family: 'Anton';
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	text-shadow: -1px 0 #CF9A32, 0 1px #CF9A32, 1px 0 #CF9A32, 0 -1px #CF9A32;
}
.crowd-funding__main {
	position: relative;
    top: -55px; 
 	display: flex;
	justify-content: space-between;
	/* height: 45%; */
	/* width: 100%; */
	min-height: 380px;
	padding: 20px 30px;
	/* background: linear-gradient(90deg, rgba(207,154,50,0.8855917366946778) 0%, rgba(144,143,137,0.8071603641456583) 35%, rgba(207,154,50,0.8883928571428571) 100%); url("https://images.unsplash.com/photo-1444212477490-ca407925329e?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=86d24240ca6b1df611e98ed6bd7a1efc&auto=format&fit=crop&w=1400&q=80"); */
	color: #000000;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
	/* border: 5px solid #000000; */
	border-top: 0px;
	flex-wrap: wrap;
}
.p5555550 {
	position: relative;
	top: -46%;
	text-align: center;
	left: 5;
	font-family: 'Anton';
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	text-shadow: -1px 0 #CF9A32, 0 1px #CF9A32, 1px 0 #CF9A32, 0 -1px #CF9A32;
        }
.crowd-funding__main h4 {
	margin: 0 0 10px 0;
}
.crowd-funding__main .content {
	font-size: 13px;
	font-weight: 350;
	margin: 5px 0;
	line-height: 12px;
}
.crowd-funding__main__col {
	display: flex;
	flex-direction: column;
	width: 49%;
	max-height: 215px;
	min-height: 215px;
	border: 5px solid #000000;
}
.crowd-funding__main__col .icon {
	position: relative;
	float: left;
	/* align-items: center; */
	/* align-content: center; */
	width: 30px;
	height: 30px;
	z-index: 999; 
}
#Background_si {
	
	height: 550px;
	
    /* border: 5px solid #000000; */
	border-top: 0px;
	border-bottom: 0px;
	background: linear-gradient(90deg, rgba(207,154,50,0.8855917366946778) 0%, rgba(144,143,137,0.8071603641456583) 35%, rgba(207,154,50,0.8883928571428571) 100%); url("https://images.unsplash.com/photo-1444212477490-ca407925329e?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=86d24240ca6b1df611e98ed6bd7a1efc&auto=format&fit=crop&w=1400&q=80");
}
.crowd-funding__main__col ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
}
.crowd-funding__main__col ul li {
	position: relative;
	padding-left: 15px;
}
.crowd-funding__main__col ul .list-content {
	font-size: 12px;
	font-weight: 300;
	margin: 7px 0;
}
.crowd-funding__main__col ul li::before {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 2px;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 2px #000000;
}
.arrow {
	position: absolute;
	content: "";
	bottom: calc(50% - 55px);
	width: 25px;
	height: 25px;
	transform: rotate(45deg);
	transition: all 200ms;
	cursor: pointer;
}
.arrow-right {
	right: 20px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
}
.arrow-right:hover {
	right: 14px;
}
.arrow-left {
	left: 20px;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
.arrow-left:hover {
	left: 14px;
}
.inspired-by {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	max-width: 800px;
}
.inspired-by a {
	font-size: 14px;
	padding: 3px 0;
	text-decoration: none;
	color: #000000;
	opacity: 0.8;
}
.inspired-by a.second-link {
	margin-left: 3px;
}



